@charset "utf-8";
/*reset*/
*{word-wrap:break-word}
html{min-width: 1150px;overflow-x: auto;}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0;font-weight: normal;-webkit-tap-highlight-color: transparent;}
ul,ol,dl{list-style-type:none}
html,body{*position:static;color: #333;background: #fff;width: 100%;height: auto;}
i,address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-size: 14px;font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
h1,h2,h3,h4,h5,h6{font-size:100%}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer;-webkit-tap-highlight-color: transparent;transition: all .3s linear;}
a:hover{text-decoration:none;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
button,input[type="button"], input[type="submit"] {line-height:normal !important;}
/*img*/
img{border:0;}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}

/*IE下a:hover 背景闪烁*/
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}


/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input{outline: none;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
input[type="text"], input[type="tel"],input[type="button"], input[type="submit"], input[type="reset"],textarea{-webkit-appearance: none; border-radius: 0;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{-webkit-appearance: none !important; margin: 0;}
input::-moz-placeholder, textarea::-moz-placeholder{color: #d4d4d4;font-size: 13px}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #d4d4d4;font-size: 13px}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #d4d4d4;font-size: 13px}
/*reset end*/

/*common*/
@font-face {
  font-family: 'iconfont';  /* project id 234974 */
  src: url('//at.alicdn.com/t/font_715w8d8lbujzia4i.eot');
  src: url('//at.alicdn.com/t/font_715w8d8lbujzia4i.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_715w8d8lbujzia4i.woff') format('woff'),
  url('//at.alicdn.com/t/font_715w8d8lbujzia4i.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_715w8d8lbujzia4i.svg#iconfont') format('svg');
}                                                   
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'swiss';  /* project id 234974 */
  src: url('../fonts/swiss.eot');
  src: url('../fonts/swiss.eot?#iefix') format('embedded-opentype'),
  url('../fonts/swiss.woff') format('woff'),
  url('../fonts/swiss.ttf') format('truetype'),
  url('../fonts/swiss.svg#swiss') format('svg');
}
.cl:after,.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}
.fl{float: left;}
.fr{float: right;}
.w1140{width: 1140px;margin: 0 auto;}
.mr0{margin: 0 !important;}
.border0{border: 0 !important;}
.mask{width: 100%;height: 100%;background: url(../images/cover-bg.png) repeat;position: fixed;left: 0;top:0;z-index: 98;display: none;}
.bgf3{background: #f3f3f3;}
.clear{clear: both;}
.text-c{text-align: center !important;}
/*date*/
.date i{color: #ccc;margin-right: 5px;}
.date .look{float: left;position: relative;top:-3px}
.date .look i{font-size: 18px;}

.btn-more{width: 22px;height: 22px;line-height: 25px;font-size: 22px;color: #2ba6df;transition: all .2s linear;}
.btn-more:hover{color:#188fc6}


/*header*/
.header{height: auto;background: #fff;}
.header .header-top{height: 55px;padding: 22px 0;}
.header .logo{width: 361px;height: 55px;float: left;display: block;margin-right: 10px;}
.header .site{width:50px;height: auto;float: left;position:relative;top:22px}
.header .site .site-cen{line-height: 25px;vertical-align:middle;position: relative;z-index:2; cursor:pointer;}
.header .site .site-cen .site-name{width:50px;font-size: 14px; height:25px; line-height: 25px;color:#999;text-align:center;}
.header .site .site-cen .site-name i{font-size: 14px;margin-left: 2px;position: relative;top:1px}
.header .site .site-cen ul{display: none;width: 60px;background: #fff;position: absolute;left: -7px;border: 1px solid #ddd;}
.header .site .site-cen ul li{height: 28px;line-height:28px;font-size: 14px; color: #fff;text-align: center;}
.header .site .site-cen ul li a{color: #999;width: 100%;display: block;}
.header .site .site-cen ul li a:hover{background: #2ba6df;color: #fff;}
.header .weather{float: right;}
.header .window{float: right;}
.header .window ul{height: auto;overflow: hidden;}
.header .window ul li{width: 40px;height: auto;overflow: hidden;text-align: center;float: left;margin-left: 30px;}
.header .window ul li i{width: 40px;height: 40px;display: block;line-height: 40px;color: #fff;font-size: 20px;border-radius: 50%;margin: 0 auto;}
.header .window ul li i.icon-register{background: #efa74e;}
.header .window ul li i.icon-login{background: #50a2f4;}
.header .window ul li i.icon-phone{background: #2dd180;}
.header .window ul li i.icon-information{background: #41c2ec;}
.header .window ul li i.icon-out{background: #bfbfbf;}
.header .window ul li p{color: #666;margin-top: 5px;font-size: 12px}
.header-bottom{width: 100%;background: #1ba2e0;height: auto;overflow: hidden;}
.header-bottom ul{height: auto;overflow: hidden;border-left: 1px solid #46b2e4;}
.header-bottom ul li{width: 149px;height: 50px;line-height: 50px;text-align: center;float: left;border-right: 1px solid #46b2e4;font-weight: bold;}
.header-bottom ul li a{color: #fff;display: block;}
.header-bottom ul li.li-home{width: 89px;font-weight: normal;}
.header-bottom ul li.li-home i{font-size: 20px}
.header-bottom ul li.li-search{font-weight: normal;}
.header-bottom ul li.li-search i{font-size: 22px}
.header .rx{float: right;font-size: 12px;color: #666;line-height: 60px;}
.header .rx b{font-size: 18px;color: #2ba6df;font-weight: normal;}

.header2 .header-bottom ul{border: 0;}
.header2 .li-home{width: 240px !important;background: #158cc3;font-size: 18px;font-weight: bold !important;border: 0;}
.header2 .person-name{float: right;position: relative;top: 22px;font-size: 14px;color: #999;}
.header2 .window ul li{width: 50px;text-align: center;}

.header-ewm-box{width: 80px;height: 80px;position: absolute;z-index: 99;right: 50%;top:98px;margin-right: -522px;display: none;}
.header-ewm-box img{width: 100%;display: block;}

/*search*/
.search{height:150px;width: 100%;background-color: #2b2b2b;position: absolute;top:-150px;left:0;z-index: 3;}
.search .search-con{height:135px;width:1000px;line-height: 135px;}
.search .search-con .search-logo{width: 50px;display: inline-block;margin-right: 40px;vertical-align: -35px;}
.search .search-con .input{width: 650px;height:28px;line-height: 28px;color:#333;padding: 5px 45px 5px 10px;border: none;font-size: 15px}
.search .search-con .submit{position: relative;right:35px;top:4px;}
.search .search-con .submit i{font-size: 22px;color:#666;vertical-align: 1px;transition: all 0.3s linear;}
.search .search-con .submit i:hover{color: #2ba6df;}
.search .search-con .btn-close i{color:#999;font-size: 30px;vertical-align: -3px;transition: all 0.3s linear;}
.search .search-con a.btn-close:hover i{color:#fff;}
.coverbg{background-color:#000;width: 100%;height:100%;opacity: 0;filter:alpha(opacity=0);z-index:2;position: fixed;top:0;left:0;display: none;}


/*footer*/
.footer{width: 100%;height: auto;overflow: hidden;background: #4e555b;}
.footer-top{height: auto;overflow: hidden;border-bottom: 1px solid #687075;padding: 45px 0 25px;}
.footer-top .left{height: auto;overflow: hidden;float: left;}
.footer-top .left dl{float: left;width: 80px;margin-left: 60px;}
.footer-top .left dl:first-child{margin-left: 0;}
.footer-top .left dl dt{font-size: 15px;color: #fff;margin-bottom: 10px;}
.footer-top .left dl dt a{color: #fff;}
.footer-top .left dl dd{font-size: 13px;color: #b0b4b7;line-height: 26px;}
.footer-top .left dl dd a{color: #b0b4b7;}
.footer-top .right{height: auto;overflow: hidden;float: right;}
.footer-top .right .tel-box{width: 189px;height: 45px;background: url(../images/tel.png) center no-repeat;float: left;margin: 35px 30px 0 0;}
.footer-top .right .ewm-box{width: 110px;height: auto;overflow: hidden;float: left;text-align: center;}
.footer-top .right .ewm-box p{font-size: 12px;color: #fff;line-height: 18px;margin-top: 5px;}
.footer-bottom{height: auto;overflow: hidden;padding: 35px 0 15px;color: #999;}
.footer-bottom .left{height: auto;overflow: hidden;float: left;}
.footer-bottom .left p{margin-bottom: 5px;}
.footer-bottom .right{height: auto;overflow: hidden;float: right;}
.footer-bottom .right .ba{float: left;margin-right: 20px;}
.footer-bottom .right p{height: auto;overflow: hidden;margin-top: 7px;}
.footer-bottom a{color: #999;}
.footer1{background: #fff;}

/*position*/
.position{height: 40px;line-height: 40px;background: #ebebeb;font-size: 13px;color: #999;}
.position .activity{width: 132px;height: 40px;background: url(../images/position-active.jpg) center no-repeat;display: block;float: left;font-size: 14px;color: #fff;text-indent: 25px;margin-right: 25px;}
.position a{color: #999;}
.position i{margin: 0 5px;font-style: normal;}
.position .active{color: #2ba6df;}


/*bshare-icon*/
.bshare{height: auto;overflow: hidden;margin-top: 30px;border-top: 1px solid #eaeaea;padding-top: 20px;position: relative;z-index: 0;}
.bshare h2{font-size: 13px;color: #999;float: left;margin-right: 20px;margin-top: 3px;}
.bshare .bshare-custom.icon-medium-plus a{height: 21px;}
.bshare .bshare-qqim{background: url(../images/bshare-icon.png) 0 0 no-repeat !important;}
.bshare .bshare-weixin{background: url(../images/bshare-icon.png) 0 -21px no-repeat !important;}
.bshare .bshare-sinaminiblog{background: url(../images/bshare-icon.png) 0 -42px no-repeat !important;}
.bshare .bshare-qqmb{background: url(../images/bshare-icon.png) 0 -63px no-repeat !important;}
.bshare .bshare-renren{background: url(../images/bshare-icon.png) 0 -84px no-repeat !important;}







#mobile05{display: block !important;}